home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 117 / PC Guia 117.iso / intro.swf / scripts / DefineButton2_24 / BUTTONCONDACTION on(release).as
Text File  |  2005-01-24  |  53b  |  4 lines

  1. on(release){
  2.    getUrl("pcguia.html", "_self");
  3. }
  4.